home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4940 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: news.nstn.ca!news
  2. From: keichele@ac.dal.ca (Klaus Eichele)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: (no subject)
  5. Date: Thu, 01 Feb 1996 23:07:19 GMT
  6. Organization: Dalhousie University
  7. Message-ID: <4er32j$smn@news.nstn.ca>
  8. References: <4eqp8h$euo@temasek.teleview.com.sg>
  9. NNTP-Posting-Host: rewasylishen.chem.dal.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Lance <ukyiwin@teleview.com.sg> wrote:
  13.  
  14. >I am a student fiddling around with Borland C 4.5.I am new with this 
  15. >thing and have no idea how to create dos applications from this 
  16. >version.When I installed the program in windows,the program says it can 
  17. >churn out Dos applications.But after the installation there seems to be 
  18. >no way,not even an option which allows me to make  Dos EXEs.Only windows 
  19. >DLL,EXE ...etc were available.So if any one out there knows the answer to 
  20. >my problem please email to me at ukyiwin @ teleview.com.sg. Thanks!
  21.  
  22. Hi:
  23. seems to me like you didn't install the libraries required for DOS?
  24.  
  25. Or: If you have a project open (*.IDE), and you go to TargetExpert,
  26. select as target type "Application (.exe)" and check out the contents
  27. of the list box "Platform", do you still see only Windows types?
  28. Depending on what you installed, you should see under Platform now
  29. Windows 3.x, Win32, DOS (Standard), and DOS (Overlay).
  30.  
  31. Otherwise, you might consider reinstallation.
  32.  
  33. Good Luck,
  34. Klaus
  35. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  36. Klaus Eichele         keichele@ac.dal.ca  
  37. http://ac.dal.ca/~keichele/keichele.html
  38.  
  39.